Skip to content

🍰 The right place to keep your recipies. Cakes, pastas, sushis, everything!

Notifications You must be signed in to change notification settings

guusdias/reciping-frontend

 
 

Repository files navigation

Reciping

This is a frontend project developed in React and Tailwind CSS to create a recipe website. The goal is to allow users to view recipes, publish their own recipes, edit existing recipes, favorite recipes, and authenticate to access exclusive features.

Features

  • Recipe Feed: View a list of recipes shared by other users.
  • Recipe Publishing: Share your own recipes with the community.
  • Recipe Editing: Make changes to your published recipes.
  • Favorite Recipes: Mark recipes as favorites to access them easily later.
  • Authentication: Log in to access exclusive features for authenticated users.

Technologies Used

  • React: JavaScript library for building the user interface.
  • Tailwind CSS: CSS framework for quick and responsive styling.
  • Vite: Fast build tool for modern web projects.

How to Run the Project

Clone this repository. Install project dependencies with npm install or yarn install.

Configure Tailwind CSS with Vite: Install the Windi CSS plugin: npm install vite-plugin-windicss --save-dev or yarn add vite-plugin-windicss --dev.

Run the project locally with npm run dev or yarn dev.

Authors: Gustavo Henrique Dias | Lucas Willian de Souza Serpa

About

🍰 The right place to keep your recipies. Cakes, pastas, sushis, everything!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.9%
  • JavaScript 12.8%
  • Gherkin 3.2%
  • HTML 1.3%
  • CSS 0.8%