Skip to content

This project was developed for a Front-End Developers competition, using React, Vite, and Tailwind.

Notifications You must be signed in to change notification settings

jeremiahhaastrup/gericht-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

App Loader

Table of contents

Overview

This project was developed for a Front-End Developers competition, using React, Vite, and Tailwind. The app allowed me to elevate my knowledge and skills with React and Tailwind, whilst also providing an opportunity to learn about Vite as a faster and more efficient alternative to Create-React-App.

The React library was utilized to build the app's user interface, allowing for reusable components and efficient rendering of content. Tailwind was used for styling the app, offering a comprehensive set of pre-defined styles and a customizable design system. Vite was chosen as the development tool to improve the app's build and development times, providing a faster alternative to Create-React-App.

Overall, the project was a valuable learning experience, providing an opportunity to hone my skills with Front-End technologies and explore new tools for app development.

The live demo can be found at: https://gericht-challenge.vercel.app/

Technologies:

This project was created with the following technologies:

React tailwind vite

Features

  • Mobile Responsiveness and Optimization
  • Navigation Menu
  • Eye-cathcing Preloader Screen

How to run the project locally

Here are directions on how to fork the thetalesofj/gericht-challenge repository:

https://docs.github.com/en/get-started/quickstart/fork-a-repo

In the command line:

  1. Clone the repo by typing git clone https://github.com/YOUR-GITHUB-USERNAME/gericht-challenge.git
  2. Then type cd gericht-challenge to go into the project's directory.
  3. Install dependencies with npm install
  4. npm run dev: run the app in the development mode. Open http://localhost:5174 to view it in your browser.
  5. npm run build: build the app for production.
  6. npm run serve: run the app in the production mode. Open http://localhost:4173 to view it in your browser.
  7. Have fun 🚀

Feedback

If you have any feedback, please reach out to one of the links below:

linkedintwitter



I would like to thank Codinggossy for setting this Front-End Developer Challenge and Iqonicdesign for the authentic, elegant-looking UX/UI Design.

About

This project was developed for a Front-End Developers competition, using React, Vite, and Tailwind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published