- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Book Store] Is a react app with a calculator and math quotes.
Client
Server
Database
Describe between 1-3 key features of the application.
- [See_the_score_list]
- [add_a_score]
This project can be used as an example on how objects and list can be used with classes To get a local copy up and running, follow these steps.
- cd Leaderboard
- npm install
- npm run start
In order to run this project you need:
- Visual Studio
Clone this repository to your desired folder:
- On GitHub.com, navigate to the main page of the repository.
- Above the list of files, click Code.
- Copy the URL for the repository.
- Open Terminal.
- Change the current working directory to the location where you want the cloned directory.
- Type git clone, and then paste the URL you copied earlier.
- Press Enter to create your local clone.
--->
To run tests, run the following command:
Test for Linters For tracking linter errors locally you need to follow these steps:
- For tracking linter errors in HTML files run:
bash npx hint .
- For tracking linter errors in CSS or SASS files run:
bash npx stylelint "**/*.{css,scss}"
- For tracking linter errors in javascript files run:
bash npx eslint .
You can deploy this project using:
- Git Hub Pages.
👤 Gabriel -Cilfone
- GitHub: Gabriel Cilfone
- LinkedIn: Gabriel Cilfone
Describe 1 - 3 features you will add to the project.
- [Improve UX experience]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave us a star
Give credit to everyone who inspired your codebase.
- I would like to thank all my microverse classmates.
This project is MIT licensed.