Baayeh /
awesome-books
This is an SPA book collection app that demonstrates basic CRUD functionalities that uses the localStorage to store books added to the collection. Built with HTML, CSS and JavaScript
Loading repository data…
Hannziegel / repository
An SPA app built with React and Redux (Redux ToolKit). It was done using the The Sports DB API. On this web project you can check every team on the NBA league and the scores and information about the last 5 games that every team played.
An SPA app built with React and Redux (Redux ToolKit) app initialized in the fifth week of the third module in the Microverse program. It was done using the The Sports DB API. On this web project you can check every team on the NBA league and the scores and information about the last 5 games that every team played.
To clone the repo run the line git clone https://github.com/Hannziegel/react-capstone.git on your console.
To get a local copy up and running, run these command lines on your console:
1- cd react-capstone
2- npm install
3- npm start
4- To run tests use npm test
👤 Rodrigo Johann Reckziegel Nunes
GitHub: @Hannziegel
LinkedIn: Rodrigo Johann Reckziegel Nunes
In the project directory, you can run:
npm startRuns the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
npm testLaunches the test runner in the interactive watch mode.
See the section about running tests for more information.
npm run buildBuilds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.
Selected from shared topics, language and repository description—not editorial ratings.
Baayeh /
This is an SPA book collection app that demonstrates basic CRUD functionalities that uses the localStorage to store books added to the collection. Built with HTML, CSS and JavaScript
adebsa2401 /
Simple React app using Redux to display a list of missions and rockets from an API and allow reservation. Built with HTML, CSS3 and React.js
Kccendana /
Math Magician is an online platform tailored for those passionate about mathematics. Functioning as a Single Page App (SPA), it empowers users to execute elementary computations while also uncovering serendipitous math-oriented quotations. Created with React.js and CSS