Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankiefab100/fiber-website
portfolio template builder landing page
https://github.com/frankiefab100/fiber-website
css javascript react react-router responsive-web-design uiux
Last synced: 8 days ago
JSON representation
portfolio template builder landing page
- Host: GitHub
- URL: https://github.com/frankiefab100/fiber-website
- Owner: frankiefab100
- License: mit
- Created: 2022-11-15T12:48:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-24T00:18:32.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T01:27:08.825Z (about 1 month ago)
- Topics: css, javascript, react, react-router, responsive-web-design, uiux
- Language: JavaScript
- Homepage: https://fiber-ui.netlify.app/
- Size: 2.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
![Landing Page - Desktop View](https://user-images.githubusercontent.com/46662771/203664769-8b390edc-f826-4af5-98ac-da9ace620046.jpg)
## Technologies Used ๐
- React (Framework)
- CSS (Styling)
- React-Router (Page Route)
- Netlify (Hosting)## How to run locally
This project was bootstrapped with [Vite](https://vitejs.dev).
### Prerequisites
- [Node.js](https://nodejs.org/)
- [NPM](https://www.npmjs.com/)### Setup ๐ง
Install dependencies
```BASH
npm install
```Run the development server
```BASH
npm run dev
```Navigate to `http://localhost:3000` in your browser to view the web app.
## License ๐
This project is built under the [MIT License](./License).
## Attribution
UI design from [Codewell](https://codewell.cc)
## Author โ
Franklin Ohaegbulam - [@frankiefab100](https://twitter.com/frankiefab100)