Nobel-Prize The App is a simple website that shows the Laureates of The Nobel Prize over the course of years. The user can search for the Category and for the year to find the Laureates of that year.
Describe the tech stack and include only the relevant sections that apply to your project.
Programming languages
Frameworks
Modules
Server
Database
- The home page shows the categories
- If the user goes inside the category it shows the list of Laureates by year
- The user can search for the category in home page
- The user can search for the year in category page
This project was bootstrapped with Create React App.
To get a local copy up and running, follow these steps.
- Install git in your computer.
- Install a code editor.
- And web browser to view the output.
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/haliljon/Nobel-Prize.git
Navigate to directory with cd nobel-prize
- Run
npm install
to install the dependencies.
In the project directory, you can run:
Runs 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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds 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.
👤 Haliljon Juraboev
- GitHub: @githubhaliljon
- Twitter: @twitterhaliljon1
- LinkedIn: LinkedIn
FUTURE FEATURES
- [I would like to improve the look and feel of the application]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Please consider giving a ⭐️ if you like this project!
Give credit to everyone who inspired your codebase.
We would like to thank Nelson Sakwa, Microverse
P.S. stackoverflow and google 😉
- This project is MIT lincensed.