Skip to content

Repository files navigation

Books

UsageContributionAuthorLicense

home

Books

The following tools were used in the construction of the project:

👷 Usage

Required! Install git, node and yarn (or npm).

Project setup

# Clone Repository
$ git clone https://github.com/RodrigoSaantos/books.git

# Go to folder classroom
$ cd books/

# Install Dependencies
$ yarn
# or
$ npm install

# Run Application
$ yarn dev
# or
$ npm run dev

# Access localhost
http://localhost:5173/

Starting the database

# on the folder path
$ npx json-server -w db.json

User super admin email: admin@email.com password: 12345678

🤝 Contribution

This project is for study purposes too. All kinds of contributions are very welcome and appreciated!

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

💻 Author

Rodrigo Santos

By Rodrigo Santos 👋🏽 Find me:

Linkedin Badge | Gmail Badge

📝 License

This project is under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages