Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SETUP: Initial setup #8

Merged
merged 9 commits into from
Sep 15, 2023
Merged

SETUP: Initial setup #8

merged 9 commits into from
Sep 15, 2023

Conversation

sahsisunny
Copy link
Member

@sahsisunny sahsisunny commented Sep 7, 2023

Description
This PR creates a new Next.js project and sets up the development environment.

The following tools are configured:

  • ESLint for linting
  • Tailwind CSS for styling
  • Prettier for code formatting
  • Husky for pre-commit checks
  • Volta for version management
  • TypeScript for type safety

These tools provide a solid foundation for the project's front-end development.

Video Recording

bandicam.2023-09-09.21-25-13-543.mp4

Copy link
Member

@iamitprakash iamitprakash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test case stats are missing

@sahsisunny
Copy link
Member Author

test case stats are missing

I have already created an issue ticket for adding a test framework since it's currently not included.

@iamitprakash
Copy link
Member

@sahsisunny please add working application video or PIC

Copy link

@Pratiyushkumar Pratiyushkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agreed with @iamitprakash, you should add video of working application

Copy link

@Pratiyushkumar Pratiyushkumar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Request you remove unwanted code from .css files and.tsx files

public/vercel.svg Show resolved Hide resolved
public/next.svg Show resolved Hide resolved
src/app/favicon.ico Show resolved Hide resolved
src/app/page.tsx Show resolved Hide resolved
@sahsisunny
Copy link
Member Author

@Pratiyushkumar default templates will be removed when we make other components and pages.

@shreya-mishra shreya-mishra merged commit f982cad into develop Sep 15, 2023
1 check passed
@sahsisunny sahsisunny linked an issue Sep 20, 2023 that may be closed by this pull request
@sahsisunny sahsisunny deleted the setup/initialsetup branch September 25, 2023 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue #1] Initialize Next.js Project
5 participants