GithubHelp home page GithubHelp logo

mibsbalsante / zombies-db Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 1.65 MB

List of last survivors in a post-apocalyptic world

Home Page: https://zombies-db-mibsbalsante.vercel.app

License: GNU General Public License v3.0

JavaScript 76.98% Shell 0.30% HTML 1.72% CSS 5.58% SCSS 15.42%

zombies-db's Introduction

Zombies Database - Survivor's List

You can see it live here

Prerequisites

Before you can install and run this project, you need to have the following software installed on your computer:

  • Node.js (version 16 or above)
  • Yarn (version 3.4.1 is inside the project)

Installation

  1. Open a terminal window and navigate to the root directory of the project.
  2. Run the following command to install the project dependencies:
yarn

Running the Project

  1. Once the installation is complete, you can start the development server by running the following command:
yarn dev

This will start a development server on your local machine and open your web browser to the default URL. You can make changes to the code and the browser will automatically refresh to reflect the changes.

  1. If you want to build the project for production, run the following command:
yarn build

This will create a production-ready build of your application in the dist directory.

Linting

To run the linter, which checks for coding errors and style issues, run the following command:

yarn lint

Testing

To run the test suite, run the following command:

yarn test

This will run the tests using Jest under Vitest and React Testing Library.

Committing Changes

To commit changes to the project using the Conventional Commit standard, run the following command:

yarn cz

Previewing Production Build

To preview the production build locally, run the following command:

yarn preview

License

This project is licensed under the GNU License.

zombies-db's People

Contributors

mibsbalsante avatar

Watchers

James Cloos avatar Eduardo Soubihe avatar  avatar Leo Altíssimo Neto avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.