Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haliljon/nobel-prize
This is a single-page application (SPA) built with ReactJS and Redux using data from the Nobel Prize API. The user can search for the Category and for the year to find the Laureates of that year.
https://github.com/haliljon/nobel-prize
javascript jest mock-test react react-toolkit
Last synced: 25 days ago
JSON representation
This is a single-page application (SPA) built with ReactJS and Redux using data from the Nobel Prize API. The user can search for the Category and for the year to find the Laureates of that year.
- Host: GitHub
- URL: https://github.com/haliljon/nobel-prize
- Owner: haliljon
- License: mit
- Created: 2023-02-13T09:32:59.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-02-16T07:11:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T08:34:05.158Z (about 1 month ago)
- Topics: javascript, jest, mock-test, react, react-toolkit
- Language: JavaScript
- Homepage: https://stalwart-meerkat-31f5be.netlify.app/
- Size: 2.43 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nobel-Prize
# 📗 Table of Contents
- [Space Travelers' Hub](#Space-Travelers-Hub)
- [📗 Table of Contents](#-table-of-contents)
- [📖 Space Travelers' Hub ](#-Space-Travelers-Hub-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [Deployment Link:](#deployment-link)
- [💻 Getting Started with Create React App ](#-getting-started-with-create-react-app-)
- [Available Scripts](#available-scripts)
- [`npm start`](#npm-start)
- [`npm test`](#npm-test)
- [`npm run build`](#npm-run-build)
- [👥 Author ](#-author-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License](#-license)**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
Technologies
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
## Live Demo:
[nobel-prize.com](https://stalwart-meerkat-31f5be.netlify.app/)
[Loom.video](https://www.loom.com/share/64653974c04e4067932994a62e0554de)
## 💻 Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/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](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](https://facebook.github.io/create-react-app/docs/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](https://facebook.github.io/create-react-app/docs/deployment) for more information.
👤 **Haliljon Juraboev**
- GitHub: [@githubhaliljon](https://github.com/haliljon)
- Twitter: [@twitterhaliljon1](https://twitter.com/haliljon1)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juraboev-haliljon)
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](https://github.com/haliljon/nobel-prize/issues).
Please consider giving a ⭐️ if you like this project!
> Give credit to everyone who inspired your codebase.
We would like to thank [Nelson Sakwa](https://www.behance.net/sakwadesignstudio), [Microverse](https://www.microverse.org/)
P.S. stackoverflow and google 😉
### 📝 License
- This project is [MIT](./LICENSE) lincensed.