An open API service indexing awesome lists of open source software.

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 .

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/thecodechaser-blueviolet)

# F22Lab Front-end Challenge

> F22Lab Front-end Challenge is a project from F22Lab to achieve the given tasks .

## Screenshots:

### Landing Page

![screenshot](./src/assets/LandingPage.png)

### Singup Page

![screenshot](./src/assets/SingupPage.png)

### Home Page

![screenshot](./src/assets/HomePage.png)

### Settings Page

![screenshot](./src/assets/SettingsPage.png)

## 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.