Skip to content

Latest commit

 

History

History
193 lines (128 loc) · 5.63 KB

README.md

File metadata and controls

193 lines (128 loc) · 5.63 KB

Nobel-Prize

📗 Table of Contents

📖 Nobel-Prize

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.

🛠 Built With

Tech Stack

Describe the tech stack and include only the relevant sections that apply to your project.

Programming languages
Technologies
Frameworks
Modules
Server
Database

Key Features

  • 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

(back to top)

Live Demo:

nobel-prize.com

Loom.video

💻 Getting Started with Create React App

This project was bootstrapped with Create React App.

To get a local copy up and running, follow these steps.

Prerequisites

  • Install git in your computer.
  • Install a code editor.
  • And web browser to view the output.

Setup

Clone this repository to your desired folder:

  • cd my-folder
  • git clone https://github.com/haliljon/Nobel-Prize.git

Install

Navigate to directory with cd nobel-prize

  • Run npm install to install the dependencies.

Available Scripts

In the project directory, you can run:

npm start

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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

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.

👥 Authors

👤 Haliljon Juraboev

(back to top)

FUTURE FEATURES

🔭 Future Features

  • [I would like to improve the look and feel of the application]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Please consider giving a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

We would like to thank Nelson Sakwa, Microverse

P.S. stackoverflow and google 😉

(back to top)

📝 License

  • This project is MIT lincensed.

(back to top)