Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abongsjoel/iec
This project is built using Reactjs (making use of React Hooks) and Tailwind-css. I also made use of styled components to style some of the components.
https://github.com/abongsjoel/iec
react-datepicker react-hook-forms react-router reactjs tailwind-css
Last synced: about 2 months ago
JSON representation
This project is built using Reactjs (making use of React Hooks) and Tailwind-css. I also made use of styled components to style some of the components.
- Host: GitHub
- URL: https://github.com/abongsjoel/iec
- Owner: abongsjoel
- License: mit
- Created: 2020-02-12T14:10:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T07:14:14.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T18:04:04.203Z (2 months ago)
- Topics: react-datepicker, react-hook-forms, react-router, reactjs, tailwind-css
- Language: CSS
- Homepage: https://iec.now.sh
- Size: 11.4 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IEC (International Education Consultancy)
> This is a responsive website built for an Education Consultancy agency.
![screenshot](../master/screenshot.png)
This project is built using Reactjs (making use of React-Hooks) and Tailwind-css. I also made use of styled components to style some of the components. I made use of a variety of libraries in this project including react-datepicker, react-hook-form as well as react-router to navigate betweent the different pages.
## Live Demo
- [Visit Page](https://iec.now.sh/)
## Built With
- Reactjs
- Tailwind-css## Author
đ¤ **Chi A. Joel**
- GitHub: [@abongsjoel](https://github.com/abongsjoel)
- Twitter: [@thierryjoel10](https://twitter.com/ThierryJoel10)
- LinkedIn: [Chi Abongwa Joel](https://www.linkedin.com/in/chi-abongwa-joel-b4285a97/)## Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/abongsjoel/iec/issues).
## Show your support
Give a âď¸ if you like this project!
## License
This project is MIT licensed.
## The React Framework
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.### `yarn 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.### `yarn 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.
### `yarn eject`
**Note: this is a one-way operation. Once you `eject`, you canât go back!**
If you arenât satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point youâre on your own.
You donât have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldnât feel obligated to use this feature. However we understand that this tool wouldnât be useful if you couldnât customize it when you are ready for it.
## Learn More
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
To learn React, check out the [React documentation](https://reactjs.org/).
### Code Splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
### Analyzing the Bundle Size
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
### Making a Progressive Web App
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
### Advanced Configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
### Deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
### `yarn build` fails to minify
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify