daabChingrii / website

1 stars 3 forks source link

Update README with Getting Started Guide #11

Open all3n49 opened 4 days ago

all3n49 commented 4 days ago

Description

Add a Getting Started section to the README.md file. This section should provide new users with a simple and clear way to start using the project.

Requirements

Additional Notes

Labels

ken-980 commented 2 days ago

Pls assign it to me, this is my first time contributing i will be glad

ken-980 commented 2 days ago

I have noticed the project does not build successfully, i can work on that also. Please i need clarification on the examples requirements

amaan-bhati commented 2 hours ago

@ken-980 The task is to develop a comprehensive README.md file for this project. Begin by introducing the technology stack, which consists of Next.js for the framework, TypeScript for strong typing, and TailwindCSS for styling. Then, include a step-by-step guide on how to clone and set up the project on a local environment, covering any prerequisites or dependencies required. Finally, provide an in-depth explanation of the folder structure, describing the purpose of each main directory and how they contribute to the overall functionality and organization of the codebase. This README should serve as a thorough guide for new developers to understand the project setup and architecture.