https://github.com/thecodechaser/f22lab-frontend-challaenge
F22Lab Front-end Challenge is a project from F22Lab to achieve the given tasks .
https://github.com/thecodechaser/f22lab-frontend-challaenge
css html javascript react tailwind
Last synced: 5 months ago
JSON representation
F22Lab Front-end Challenge is a project from F22Lab to achieve the given tasks .
- Host: GitHub
- URL: https://github.com/thecodechaser/f22lab-frontend-challaenge
- Owner: thecodechaser
- Created: 2022-02-22T10:28:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T11:23:04.000Z (about 4 years ago)
- Last Synced: 2024-12-26T09:42:01.689Z (over 1 year ago)
- Topics: css, html, javascript, react, tailwind
- Language: JavaScript
- Homepage: https://f22-challenge-thecodechaser.netlify.app/
- Size: 5.4 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# F22Lab Front-end Challenge
> F22Lab Front-end Challenge is a project from F22Lab to achieve the given tasks .
## Screenshots:
### Landing Page

### Singup Page

### Home Page

### Settings Page

## Built With
- HTML
- CSS
- Tailwind
- JavaScript
- REACT
- Craco
- Jest
## Online live link
[Visit project online](https://f22-challenge-thecodechaser.netlify.app)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- A text editor(preferably Visual Studio Code)
- Node
- Web browser
### Install
- [Git](https://git-scm.com/downloads)
- [Node](https://nodejs.org/en/download/)
### Using it Locally
- Clone the project
```bash
git clone https://github.com/thecodechaser/f22Lab-frontend-Challaenge
cd f22Lab-frontend-Challaenge
```
- Install dependencies
```bash
npm i
or
npm install
```
- To Start the development server
```bash
npm start
```
## Visit And Open Files
[Visit Repo](https://github.com/thecodechaser/f22Lab-frontend-Challaenge)
## Download Repo
[Download Repo](https://github.com/thecodechaser/f22Lab-frontend-Challaenge/archive/refs/heads/main.zip)
## Authors
👤 **F22Lab**
- Website [F22Lab](https://www.f22labs.com)
👤 **Ranjeet Singh**
- GitHub: [@githubhandle](https://github.com/thecodechaser)
- Twitter: [@twitterhandle](https://twitter.com/thecodechaser)
- LinkedIn: [LinkedIn](https://linkedin.com/in/thecodechaser)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/thecodechaser/f22Lab-frontend-Challaenge/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Inspiration: F22Lab
## 📝 License
This project is [MIT](./MIT.md) licensed.